<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/*绂佺敤bootstrap鍝嶅簲寮�*/
body{
	min-width:1280px ;
}
.w51 .container{
	width: 1140px !important;
	max-width: none !important;
}
.w51{
	min-width:1140px ;
}
.w51 .navbar-toggle{
	display:none;
}
.w51 .navbar-nav{
	position:absolute;
	right:0;
}
.w51 .navbar-nav&gt;li{
	float:left!important
}
.w51_layout_3 .navbar-header{
	float:right!important;
}	
.w51 .navbar-collapse{
	display:block!important;
}



/*琛ュ厖bootstrap鏍呮牸绯荤粺锛屾樉绀�5鎴栬€�8鍒�*/
.col-xs-1dot5,.col-sm-1dot5,.col-md-1dot5,.col-lg-1dot5,
.col-xs-2dot4,.col-sm-2dot4,.col-md-2dot4,.col-lg-2dot4 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
.col-xs-1dot5 {
  width: 12.5%;
  float: left;
}
.col-xs-2dot4 {
  width: 20%;
  float: left;
}
/*璇︾粏鍐呭鍐呯殑鍥剧墖锛屽搷搴斿紡*/
.sys_page_detail_content img{
	max-width:100%;
}

@media (min-width: 768px) {
  .col-sm-1dot5 {
    width: 12.5%;
    float: left;
  }
  .col-sm-2dot4 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-1dot5 {
    width: 12.5%;
    float: left;
  }
  .col-md-2dot4 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-1dot5 {
    width: 12.5%;
    float: left;
  }
  .col-lg-2dot4 {
    width: 20%;
    float: left;
  }
}
</pre></body></html>